Going from .Net 2.0 to 4.5 [closed]
Posted
by
Austin Henley
on Programmers
See other posts from Programmers
or by Austin Henley
Published on 2012-07-02T13:50:31Z
Indexed on
2012/07/02
15:23 UTC
Read the original article
Hit count: 257
For a lot of my projects I have been using an older code base and also just haven't learned the features from newer .Net/C# versions. It seems I am stuck back in the 2.0 days of the framework and language, so what should I do to make use of all latest features?
It is worth pointing out this but rather than just what changes have been made, what small programs could I implement that would teach me a lot of the new features?
© Programmers or respective owner